containers.<name>.interfaces
The list of interfaces to be moved into the container.
- Type
list of string- Default
[ ]- Example
[ "eth1" "eth2" ]- Declared
- <nixpkgs/nixos/modules/virtualisation/nixos-containers.nix>
The list of interfaces to be moved into the container.
list of string[ ][
"eth1"
"eth2"
]